home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / moon_patrol.swf / scripts / DefineSprite_40 / frame_10 / PlaceObject2_32_4 / CLIPACTIONRECORD onClipEvent(load).as
Text File  |  2011-01-13  |  105b  |  7 lines

  1. onClipEvent(load){
  2.    if(_parent.richtung < 0)
  3.    {
  4.       setProperty(this, _xscale, -100);
  5.    }
  6. }
  7.